home *** CD-ROM | disk | FTP | other *** search
- Path: news.bawue.de!usenet
- From: mma@amy.s.bawue.de (Dr. Michael Mattes)
- Newsgroups: comp.sys.amiga.applications
- Subject: how to decode ftpmail ???
- Date: Fri, 23 Feb 96 21:03:21
- Organization: Private Site
- Message-ID: <19960223.7662910.12C32@amy.s.bawue.de>
- Reply-To: mma@aragon.bb.bawue.de
- NNTP-Posting-Host: amy.s.bawue.de
- X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
-
- Hello outside there,
-
- a couple of days ago i fetched ghostscript gs353bin.lha
- via ftpmail (about 1.7 MB). Now I have one great
- email file looking as:
-
-
- #
- # blah blah blah
- #
- #
-
-
- begin gs353bin.lha.uaa
-
- .... uudecoded stuff (about 64kB) ....
-
- .....
-
- include gs353bin.lha.uab
-
- begin gs353bin.lha.uab
-
-
- .... uudecoded stuff (about 64kB) ....
-
- .....
-
- include gs353bin.lha.uac
-
- begin gs353bin.lha.uac
-
- .... uudecoded stuff (about 64kB) ....
-
- .....
-
- etc. etc
-
-
-
-
- I know, I have to extract those 64kB pieces, put them
- together in the correct sequence and decode it.
- But I don't want to do this by hand, so my question is
-
- Are there any utilities, shell-scripts (awk) or something other
- to do this ? Or have I to program such a beast myself ????
-